body {
    min-height: 100vh;
}

form input.form-control,
form select.form-select,
form span.select2-selection.select2-selection--single {
    font-family: 'Gobold', sans-serif;
    letter-spacing: 1px;
    color: white;
    background: none;
}

form select option {
    background: #072b58;
}

form select.form-select {
    appearance: none;
    /* Elimina la apariencia predeterminada del select */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 8.5l-3-3h6l-3 3z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    background-size: 2em 2em;
    /* Tamaño más grande de la flecha */
    padding-right: 2.5rem;
    /* Espacio para la flecha más grande */
    /
}


/* Estilos para Chrome, Safari, Opera */
::-webkit-calendar-picker-indicator {
    filter: invert(1) brightness(2);
}

/* Estilos para Firefox */
input[type="date"]::-moz-calendar-picker-indicator {
    color: #ffffff;
}

/* Estilos para Microsoft Edge */
input[type="date"]::-ms-calendar-picker-indicator {
    color: #ffffff;
}

form input.form-control::placeholder, 
form .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Gobold', sans-serif;
    letter-spacing: 1px;
    color: white !important;
    padding: 0.5rem 0.75rem;
}

form input.form-control:focus {
    color: white;
    background: #ffffff36;
    box-shadow: none;
    border-color: #f9cd0e;
}


form .input-group input,
form .input-group select,
form span.select2-selection.select2-selection--single {
    border: 2px solid white;
    border-radius: 0 3rem 3rem 0 !important;
    border-left: 0;
}

form .input-group span.input-group-text.border-left-radius {
    background: none;
    border-radius: 3rem 0 0 3rem !important;
    color: white;
    font-size: 1.35rem;
    padding: 0.5em 1em;
    border-right: 0 !important;
    border: 2px solid white;
}

form span.input-group-text.border-right-radius {
    background: none;
    border-radius: 0 3rem 3rem 0 !important;
    color: white;
    font-size: 1.35rem;
    padding: 0.5em 1em;
    border-left: 0 !important;
    border: 2px solid white;
    cursor: pointer;
}

form span.span-password-user~input.form-control {
    border-right: 0px !important;
    border-radius: 0 !important;
}

form .form-check-input:checked {
    background-color: #f9ce0d;
    border-color: #f9ce0d;
}

form .form-check-input {
    width: 1.5em;
    height: 1.5em;
}

form .form-check {
    align-items: end;
    display: flex;
}

.input-group.input-group-select2 {
    flex-wrap: nowrap;
}

span.select2-selection.select2-selection--single {
    height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute !important;
    top: 50% !important;
    height: 0 !important;
    right: 8% !important;
    width: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
    border-width: 7px 6px 0 6px !important;
}

.select2-dropdown {
    background-color: #0d2d59 !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
   font-family: 'Gobold' !important;
    color: white !important;
}

input.select2-search__field {
    color: #f9ce0d;
    background: #ffffff3b !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #063C6A !important;
}

.select2-container--default .select2-results__option--selected{
    background-color: #063C6A !important;
}

img.site-logo.bottom-login {
    margin-bottom: -20%;
}


.bg-auth {
    background-image: url(../images/fondos/auth-background.webp);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}

.bg-register {
    background-image: url(../images/fondos/register-background.webp);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}

.bg-intereses {
    background-image: url(../images/fondos/intereses-background.webp);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}

.mobile-h-100vh {
    min-height: 100vh;
}


.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: white;
    background-size: calc(0.75em + 1.375rem) calc(1em + 0.475rem);
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color: #f9ce0d;
    border-color: #f9ce0d;
}

div.message-invalid-alternative,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    border-radius: 3rem !important;
    background-color: transparent !important;
    color: #f9ce0d !important;
}


.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #f9ce0d;
    box-shadow: none;
}



.message-invalid-alternative {
    font-size: .875em;
}

.was-validated .form-control:invalid,.form-control.is-invalid {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f9ce0d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f9ce0d' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}


input.otp-box.form-control {
    height: 80px;
    margin-left: 0.75em;
    margin-right: 0.75em;
    width: 80px;
    text-align: center;
}

input.otp-box.form-control[type=number]::-webkit-inner-spin-button,
input.otp-box.form-control[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* Añadir esta línea */
  margin: 0;
}

input.otp-box.form-control[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

div#timer {
    font-size: 32px;
    font-family: 'Gobold';
    color: white;
}

input.otp-box.form-control:disabled {
    background: #ffffff36;
    cursor: not-allowed;
}

div#passwordHelpBlock {
    color: #b9b9b9;
    width: 100%;
    padding: 0 0.75em;
}

@media (max-width: 768px) {


    input.otp-box.form-control {
        height: 60px;
        width: 60px;
    }

    /*--- telefonos ---*/
    button.btn-primary {
        min-width: 60%;
    }

    h1,
    .h1 {
        font-size: calc(1.2rem + 1.5vw);
    }

    img.elements-resaltar {
        width: 60px;
    }

    img.site-logo.bottom-login {
        margin-bottom: 0;
    }

    img.site-logo {
        width: 50%;
    }

    .bg-auth {
        background-image: url(../images/fondos/fondo-auth-mobile.jpg);
    }

    .bg-register {
        padding-top: 50px;
        background-image: url(../images/fondos/fondo-register-mobile.webp);
        padding-bottom: 50px;
    }

   
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

    /*--- tablets pequeñas ---*/
    button.btn-primary {
        min-width: 50%;
    }

    h1,
    .h1 {
        font-size: 2rem;
    }

    img.site-logo.bottom-login {
        margin-bottom: -10%;
    }

    img.site-logo {
        width: 100%;
    }
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /*--- teblets landscape---*/
}


@media (min-width: 1024px) and (max-width: 1280px) {
    /*--- para casos especificos con tablets grandes ---*/
}